Skip to content

Clean Up Custom CI Images#1746

Merged
TimPansino merged 7 commits into
mainfrom
fix-ci-image-cleanup
Jun 10, 2026
Merged

Clean Up Custom CI Images#1746
TimPansino merged 7 commits into
mainfrom
fix-ci-image-cleanup

Conversation

@TimPansino

Copy link
Copy Markdown
Contributor

Overview

Remove the need for all custom CI images published to docker hub by building them at runtime from within the CI container.

@TimPansino TimPansino requested a review from a team as a code owner May 29, 2026 23:48
@github-actions

github-actions Bot commented May 29, 2026

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 9 0 0 0.86s
⚠️ MARKDOWN markdownlint 8 0 1 0 1.16s
✅ PYTHON ruff 1039 0 0 0 0.97s
✅ PYTHON ruff-format 1039 0 0 0 0.46s
✅ YAML prettier 23 0 0 0 1.47s
✅ YAML v8r 23 0 0 5.24s
✅ YAML yamllint 23 0 0 0.76s

Detailed Issues

⚠️ MARKDOWN / markdownlint - 1 error
.claude/CLAUDE.md:88:401 error MD013/line-length Line length [Expected: 400; Actual: 592]

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@mergify mergify Bot added the tests-failing Tests failing in CI. label Jun 1, 2026
@codecov-commenter

codecov-commenter commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.68%. Comparing base (e67be67) to head (b192284).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1746      +/-   ##
==========================================
+ Coverage   81.59%   81.68%   +0.09%     
==========================================
  Files         215      215              
  Lines       26417    26417              
  Branches     4171     4171              
==========================================
+ Hits        21555    21580      +25     
+ Misses       3455     3435      -20     
+ Partials     1407     1402       -5     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mergify mergify Bot added tests-failing Tests failing in CI. and removed tests-failing Tests failing in CI. labels Jun 4, 2026
@TimPansino TimPansino force-pushed the fix-ci-image-cleanup branch from e6388e9 to b73e116 Compare June 8, 2026 23:18
@mergify mergify Bot added the tests-failing Tests failing in CI. label Jun 9, 2026
@mergify mergify Bot removed the tests-failing Tests failing in CI. label Jun 10, 2026
@TimPansino TimPansino merged commit 6985a42 into main Jun 10, 2026
65 checks passed
@TimPansino TimPansino deleted the fix-ci-image-cleanup branch June 10, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants